home *** CD-ROM | disk | FTP | other *** search
- -- card: 12572 from stack: in
- -- bmap block id: 5008
- -- flags: 0000
- -- background id: 2282
- -- name: Market Applications
-
-
- -- part 1 (field)
- -- low flags: 01
- -- high flags: 0000
- -- rect: left=13 top=30 right=50 bottom=490
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 2 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=324 top=281 right=303 bottom=390
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: HELP
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord d5
- visual effect barn door open
- go to card "Help"
- end mouseUp
-
-
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: A003
- -- rect: left=417 top=281 right=303 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: GO BACK
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord d4
- visual scroll right
- pop card
- end mouseUp
-
-
-
-
- -- part 4 (field)
- -- low flags: 01
- -- high flags: 2004
- -- rect: left=30 top=66 right=313 bottom=297
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 0
- -- font id: 20
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=447 top=28 right=52 bottom=483
- -- title width / last selected line: 0
- -- icon id / first selected line: 1011 / 1011
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: New Button
- ----- HyperTalk script -----
- on mouseUp
- play harpsichord c4
- visual effect venetian blinds to gray
- go to card id 5341
- end mouseUp
-
-
-
-
- -- part 10 (button)
- -- low flags: 00
- -- high flags: 2000
- -- rect: left=19 top=16 right=51 bottom=63
- -- title width / last selected line: 0
- -- icon id / first selected line: 1008 / 1008
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name: Home
- ----- HyperTalk script -----
- on mouseUp
- answer "Print this Card?" with "Cancel" or "Yes"
- if it is "Yes" then
- doMenu "Print Card"
- end if
- if it is "Cancel" then
- exit mouseUp
- end if
- end mouseUp
-
-
-
- -- part contents for card part 1
- ----- text -----
- Market Applications
-
- -- part contents for card part 4
- ----- text -----
-
- • Anyone — personal, professional, and academic.
-
- • Education — reference databases, multimedia and
- encyclopedias.
-
- • Listening — entertainment and education.
-
- • Scientific — statistics, design specifications, and
- research data storage.
-
- • Business — contract and form boilerplates,
- publications, catalogs, and client/
- customer databases.
-
-
-